SPREAD for WPF 4.0J - GcSpreadSheet
LegacyClipboardCutCommand コンストラクタ(Worksheet,Reference[],ManipulationOptions)

GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > LegacyClipboardCutCommand クラス > LegacyClipboardCutCommand コンストラクタ : LegacyClipboardCutCommand コンストラクタ(Worksheet,Reference[],ManipulationOptions)
処理するGrapeCity.Spreadsheet.Worksheetオブジェクト。
処理するセルの範囲を表すGrapeCity.Spreadsheet.Referenceオブジェクトの配列。
処理するデータのタイプを示します。
LegacyClipboardCutCommand クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal worksheet As Worksheet, _
   ByVal references() As Reference, _
   ByVal manipulationOptions As ManipulationOptions _
)
public LegacyClipboardCutCommand( 
   Worksheet worksheet,
   Reference[] references,
   ManipulationOptions manipulationOptions
)

パラメータ

worksheet
処理するGrapeCity.Spreadsheet.Worksheetオブジェクト。
references
処理するセルの範囲を表すGrapeCity.Spreadsheet.Referenceオブジェクトの配列。
manipulationOptions
処理するデータのタイプを示します。
参照

LegacyClipboardCutCommand クラス
LegacyClipboardCutCommand メンバ
オーバーロード一覧